Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aliases at the scope level #109

Merged
merged 10 commits into from
Sep 27, 2023
Merged

Aliases at the scope level #109

merged 10 commits into from
Sep 27, 2023

Conversation

olynch
Copy link
Member

@olynch olynch commented Sep 21, 2023

addresses #96

@codecov
Copy link

codecov bot commented Sep 21, 2023

Codecov Report

Attention: 16 lines in your changes are missing coverage. Please review.

Comparison is base (06be9f0) 97.25% compared to head (f640045) 96.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   97.25%   96.56%   -0.69%     
==========================================
  Files          27       27              
  Lines        1494     1602     +108     
==========================================
+ Hits         1453     1547      +94     
- Misses         41       55      +14     
Files Coverage Δ
src/models/SymbolicModels.jl 97.36% <100.00%> (ø)
src/syntax/Presentations.jl 97.61% <ø> (ø)
src/syntax/TheoryInterface.jl 96.00% <100.00%> (-0.43%) ⬇️
src/syntax/TheoryMaps.jl 96.96% <98.75%> (-0.26%) ⬇️
src/syntax/GATs.jl 96.63% <95.87%> (-0.16%) ⬇️
src/syntax/Scopes.jl 95.48% <92.46%> (-3.08%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@olynch olynch merged commit c66e2cc into main Sep 27, 2023
@kris-brown kris-brown deleted the scope-level-alias branch September 27, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant